net/http.http2serverConn.processPriority (method)

2 uses

	net/http (current package)
		h2_bundle.go#L5416: 		return sc.processPriority(f)
		h2_bundle.go#L5973: func (sc *http2serverConn) processPriority(f *http2PriorityFrame) error {